Loading Tool

Explorer IconExplorer

Memory Pool

36,779 transactions
28.22 vMB
0.06231640 BTC
Random Selection Loading Transactions
Max Size: 142.01/200 MB

Candidate Block

Mining Attempt 6d60691a5ab74bd7e17031f432accb9603fa85d589e41abd128d733d68726cb4
Version 20000000
Previous Block 00000000000000000001519372ce5bc657a293617bbf354123e2d9f73336fc55
Merkle Root 1d5a2e3c0a95ac4ae929c4a96baa0321bfd66a02294e36eebc748466c2ef9eac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,996
Size: 1.00 vMB
Total Fees: 0.00819730 BTC
Feerates: 106.68 > 0.82 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,590 (524,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,810 389,810 0000000000000000007ed685f1fc642d39d6033fbd4bddfa1ac76f3b20058c46 1,247 0.62/1.00 vMB 35
389,809 389,809 00000000000000000414cd3d3a4ef57c239130d936bd65512777a6ad216b60dc 1,753 0.95/1.00 vMB 28
389,808 389,808 00000000000000000328af5e40972cc124d948f1d4f90a3c2841223cd26b3107 2,439 0.95/1.00 vMB 46
389,807 389,807 00000000000000000aad793360cbedb66153eb0b45f1ee341a06bf4e4065f6a4 1,208 0.57/1.00 vMB 45
389,806 389,806 00000000000000000ae092907ab88e03a60f6c095b48e44b86bd6adcbcc67501 34 0.05/1.00 vMB 1
389,805 389,805 0000000000000000095c2e2c07db1be373f875b3f4cd068959b06c3a7cc3c016 2 0.00/1.00 vMB 0
389,804 389,804 00000000000000000ab16a0d08f8a478231fc9ea4a22aaffd0d5e3b1613c7e46 791 0.36/1.00 vMB 33
389,803 389,803 0000000000000000034ea014303fc44487de17558222f31357a1d2f3af4db8ee 764 0.39/1.00 vMB 30
389,802 389,802 00000000000000000669be5867bdd8bd648b819ecd478b87d422f37d8f170b08 1,454 0.67/1.00 vMB 37
389,801 389,801 000000000000000000be4152275ebd8b1d2bc219efd23e1f40ed8e791f9d7c26 473 0.23/1.00 vMB 31
389,800 389,800 0000000000000000042b2f87a79c549f50929545895d8ebc2a991dc5f2dedd90 1,344 0.69/1.00 vMB 29
389,799 389,799 00000000000000000593068979ba7683654a78d1d1ae1e3f14f5fbe2dc83a995 1,463 1.00/1.00 vMB 26
389,798 389,798 000000000000000007d676b3b4850398eec098d4748df00017ddd621917fbc05 1,047 0.53/1.00 vMB 51
389,797 389,797 0000000000000000044af41088bc0b05767933c7c41990375ae20ef8ddcd3139 1,228 1.00/1.00 vMB 18
389,796 389,796 00000000000000000040dfdfb4ad8c63929b7633f118e7fd57a01ba768cc5d5b 1,994 0.93/1.00 vMB 41
389,795 389,795 000000000000000004ebec5931cf2c5774ba02c2d142098281d1f6137281dd28 1,700 0.95/1.00 vMB 31
389,794 389,794 0000000000000000016ee76b1eb9618e32a97bf3ba63bd877c59220ce023212f 497 0.35/1.00 vMB 20
389,793 389,793 000000000000000007c2dc97aef38f226b8026651ddab047eaccef22cc234b76 898 0.65/1.00 vMB 25
389,792 389,792 00000000000000000606e4ad635787c4e470a99408a82e22d99fedadf9bc0041 997 0.63/1.00 vMB 27
389,791 389,791 00000000000000000b35ffc5255161678e331caa63752daf2e5021c55b5b30a1 1,939 0.95/1.00 vMB 31
389,790 389,790 0000000000000000043cfc9398c84aff726c5fdda1511fa7cc5fd333823a8760 2,475 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 781.67 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: 627.78 GB
    • Received: 11.75 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.