Loading Tool

Explorer IconExplorer

Memory Pool

45,005 transactions
26.59 vMB
0.05821485 BTC
Random Selection Loading Transactions
Max Size: 140.70/200 MB

Candidate Block

Mining Attempt 814ca5e5d28778b1a60bed391e94cfe30a625828b61eb67c92622c192f408879
Version 20000000
Previous Block 000000000000000000010a691d8711905b74c8ca1255100e4f4641696d5db79a
Merkle Root 12bce29f0d26d106063026f21e04ac2e762921c85cb3c3bcd3223f0a32b42775
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,501
Size: 1.00 vMB
Total Fees: 0.00932633 BTC
Feerates: 49.26 > 0.93 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,736 (206,656 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,080 708,080 00000000000000000004d568fa349427258b16ce96ca9e8b4372cdb627b658ae 2,407 1.00/1.00 vMB 6
708,079 708,079 0000000000000000000afd1e676082a3fddc44413c2fbf5a367ede09184440c3 3,160 1.00/1.00 vMB 13
708,078 708,078 0000000000000000000b13b2b0940735b5e6b60e4ecc610e7cdf34235c3d868d 2,671 1.00/1.00 vMB 23
708,077 708,077 00000000000000000007e80676181e0da66bb9537d6c03d166077fa710e9bf95 3,095 1.00/1.00 vMB 22
708,076 708,076 000000000000000000099c88ba208a8e8467287f0f246594c37e981ee5daf8fa 1,013 0.33/1.00 vMB 10
708,075 708,075 00000000000000000006b0c8f690ffd82a40e78c77d4c534ae304fb984c15f0b 467 0.15/1.00 vMB 10
708,074 708,074 0000000000000000000ad931527cb766f4cf781157e70ebf6f483ba5d8a74cd8 887 0.35/1.00 vMB 11
708,073 708,073 0000000000000000000b4639a874123e36aa888aca84046374d105a74fc91913 1,331 0.40/1.00 vMB 9
708,072 708,072 000000000000000000092529b5a3c195da0921916631e0db6420a647256fa6cc 1,853 0.58/1.00 vMB 8
708,071 708,071 00000000000000000001c08de0a799c5bbc7cef71828260dcee873e32558f723 2,896 1.00/1.00 vMB 11
708,070 708,070 00000000000000000005f5ef7a0203acc823d7cb411beee6de8a1dd1fa0bd977 1,758 0.58/1.00 vMB 10
708,069 708,069 0000000000000000000b50c7a036897d60e3a9213c0e21b0d24de491b34b1007 1,351 0.82/1.00 vMB 5
708,068 708,068 000000000000000000003ebeca8a07f10fab828b774219f7f0dfdcf3bc910cb8 2,528 1.00/1.00 vMB 11
708,067 708,067 000000000000000000005c29285d08a67a878d8efc4fa2d519199f05ac68052a 702 0.96/1.00 vMB 6
708,066 708,066 000000000000000000028eddc6b5d2e548cce1e511db2ae73e1a59df043b82ef 1,243 0.75/1.00 vMB 7
708,065 708,065 0000000000000000000adfed0e8ab03f7d144b20da35182e20b282330bbbe6fa 2,946 1.00/1.00 vMB 18
708,064 708,064 00000000000000000009d5b4bb3991848d10d63e42274b0c9a6fcb39d66840e6 92 0.02/1.00 vMB 19
708,063 708,063 0000000000000000000196ac66a4f14e4842ee5208b3a17089f6a64995531019 526 0.31/1.00 vMB 4
708,062 708,062 0000000000000000000553d3d18e1fd0a3655e57e3853e6c0ba7ba070c9f095e 3,082 1.00/1.00 vMB 14
708,061 708,061 0000000000000000000b48bb6f78386a8365dc6994a5abc9f0b1e78b0c136043 963 0.40/1.00 vMB 11
708,060 708,060 00000000000000000009d89ae23cd48738c082da0801a68992502e54b3c95d81 2,765 0.99/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.92 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: 646.12 GB
    • Received: 12.81 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.