Loading Tool

Explorer IconExplorer

Memory Pool

73,005 transactions
28.19 vMB
0.07300869 BTC
Random Selection Loading Transactions
Max Size: 166.84/200 MB

Candidate Block

Mining Attempt 8a21913b953501ecf62e3c741954a13b53de3b908d2e1399a2f2d0c12ca4ca7b
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 8338dba9df15730e6f84183dd3a92751cd0492856c4b7b2706711886f88b51d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,062
Size: 1.00 vMB
Total Fees: 0.01654116 BTC
Feerates: 157.46 > 1.66 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (673,503 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,533 241,533 00000000000000b8fbeea5016e89149e024618bf2986aa2c0f32577495b43099 701 0.25/1.00 vMB 196
241,532 241,532 00000000000000c27f8c697b37ae32d8a9a415c3bdf4337349eca34b28c08e42 332 0.14/1.00 vMB 176
241,531 241,531 00000000000000c7a46859feb3b3ccf39b61fd281a0da707a2868eafbe2243d3 975 0.52/1.00 vMB 158
241,530 241,530 000000000000010ee4b2f46c8205bb4e3b63d28edcac8ce1c5c646bbe58ca8fb 46 0.03/1.00 vMB 135
241,529 241,529 000000000000002b23abbe34491a99fc4fda6f334c25382e773f8405b5cb2753 1 0.00/1.00 vMB 0
241,528 241,528 00000000000000742bfd7a70b1db7042ceb92a45bfc23381905c9ea56d5bf348 512 0.28/1.00 vMB 40
241,527 241,527 00000000000000d29aa9366324e84e0a320c95a23c61854501f06f3dad8f8e73 288 0.11/1.00 vMB 189
241,526 241,526 000000000000002a941724f0510262837e5b1748e96450641fca85eced077d79 226 0.11/1.00 vMB 138
241,525 241,525 0000000000000079f90aa493647580426ca24483fa2f3114ce9faec35794ddcc 59 0.03/1.00 vMB 89
241,524 241,524 000000000000009ad341aca2dcee9e9f0b080289d469176a5e0d1cbb635a8581 398 0.19/1.00 vMB 144
241,523 241,523 00000000000000a17a698e33f9bae801c5ced46f9a42295a7ece2bd0d2310a82 469 0.25/1.00 vMB 166
241,522 241,522 000000000000002007848df6a8ce920bcb6f719af6df4c46038a95e539a4c1d9 314 0.10/1.00 vMB 58
241,521 241,521 0000000000000052d2c9f5eace9a86b274e14a935710fcc03fa97bcaa7258f69 933 0.35/1.00 vMB 191
241,520 241,520 00000000000000c8df89856826794019befe06f3b5794b217d6d571a2d997094 115 0.08/1.00 vMB 69
241,519 241,519 00000000000000239d67b54a6e319b94b3da2bf5aab5a46c8a0a83797bd78d71 604 0.25/1.00 vMB 195
241,518 241,518 00000000000000ce0578e0b05c297185ba1495d44c68d48bbe6c3d9979ea0b5d 116 0.05/1.00 vMB 158
241,517 241,517 0000000000000035551f68c122cf4a03b7cdad483f3fe56f23ac9d7aa71ecc16 190 0.10/1.00 vMB 99
241,516 241,516 000000000000009b9c32f864caa24452c49ccc7c20dfef9890a45328528264c4 595 0.25/1.00 vMB 175
241,515 241,515 000000000000009012590c13bb205a7faee3c5403ffc0aeeb29a10866f3e7e43 196 0.09/1.00 vMB 176
241,514 241,514 00000000000000e16138729aa5313e81cec02417053782b2472b13cc930188f4 466 0.21/1.00 vMB 141
241,513 241,513 000000000000004a82f162bcaf0c53eec6078e4f7f64b2c529bccf56fbce15e3 133 0.06/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 782.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 667.52 GB
    • Received: 15.26 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.