Loading Tool

Explorer IconExplorer

Memory Pool

73,788 transactions
27.29 vMB
0.06519410 BTC
Random Selection Loading Transactions
Max Size: 166.61/200 MB

Candidate Block

Mining Attempt 8164b076b60c30660cf6cdd202989c60104a63072f52399e4ead67b8e9a4ac77
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 6e1eae4223d78e17a1caceff8a86ac4c6fb8b0e790de76bf238f0a7acdb1f42e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.00702801 BTC
Feerates: 70.42 > 0.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (528,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,531 386,531 000000000000000004c88b5f20563aafa061faccf11a62457be0f6a7d0f32aac 2,640 0.93/1.00 vMB 40
386,530 386,530 000000000000000009665d5719b71973974de8bca703fed62e764ae79a42bdbd 2,299 0.90/1.00 vMB 41
386,529 386,529 00000000000000000d8930e68774373b52031d7bec63f93a0c398eb10f3b596f 911 0.43/1.00 vMB 34
386,528 386,528 000000000000000008fe7c3c8400b703a055093911c1a886740a93de0e7a700a 1,498 0.99/1.00 vMB 22
386,527 386,527 0000000000000000073d90d271186b03966593f3b574b08753822e3742789331 3,057 1.00/1.00 vMB 46
386,526 386,526 0000000000000000038066b76937fca8a4a05a723df9dec662bfd27eaf86c0a6 1,501 0.75/1.00 vMB 27
386,525 386,525 000000000000000001c656bb0dfb02b9477d5b9db99f9393cc9f9572bf389c29 2,450 0.93/1.00 vMB 36
386,524 386,524 0000000000000000092f294cccc93687ea6ed05b44ee15b9f4e036c97d4c639e 1,991 0.75/1.00 vMB 46
386,523 386,523 0000000000000000000cb007ac70413e8d6e1e280e901dae05052d3d9a9898be 1,892 0.75/1.00 vMB 43
386,522 386,522 000000000000000001c0b2627eddef2cd81edee8998308aaf8d2d6680cf96ffc 2,943 0.93/1.00 vMB 61
386,521 386,521 00000000000000000626e82d3fe91eff6850548cb84dd11c46e0ac649a7d9cbd 1 0.00/1.00 vMB 0
386,520 386,520 00000000000000000b8c4832b7c02b5146aabf75aa05bd42a84a0055984cce13 1 0.00/1.00 vMB 0
386,519 386,519 000000000000000008813150384e7ffa4293dc501826496bd7b30c3bfffbce1a 2,424 0.93/1.00 vMB 42
386,518 386,518 000000000000000000de9d505081a53f24e861043e6ab51c6e1db4e2db9b0069 1,142 0.53/1.00 vMB 34
386,517 386,517 0000000000000000009d1de74aedb3bdf686f8f07d121a219fdad36a7856b5c8 668 0.53/1.00 vMB 26
386,516 386,516 000000000000000008f70c921d6b75fdaa7b5694e3def57aee9d5a02d34fc960 1,264 0.75/1.00 vMB 28
386,515 386,515 00000000000000000e90a2cb43f82bc9d5bc698aeef1bda991375da859c03b53 876 0.47/1.00 vMB 38
386,514 386,514 0000000000000000043808e61e561205e548c448fb375702713f4da084515c05 1,203 0.52/1.00 vMB 39
386,513 386,513 0000000000000000083cb69f50c4d4c523095865d11607024307fff938765595 599 0.40/1.00 vMB 30
386,512 386,512 00000000000000000e734f3b64690730f18ba563f0bc8cdb26a2d91631d81bef 599 0.31/1.00 vMB 28
386,511 386,511 00000000000000000d039ca5053cf7b30297039c4412c6ec02601d1859bb74a2 1,638 0.88/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.