Loading Tool

Explorer IconExplorer

Memory Pool

53,794 transactions
31.98 vMB
0.13568125 BTC
Random Selection Loading Transactions
Max Size: 170.99/200 MB

Candidate Block

Mining Attempt 1d506e7b0fe26de24a82f64237e31c04320aeb8a78d8595636199852a2d2909a
Version 20000000
Previous Block 0000000000000000000009fd3786a9cab5b58d654ad3894ab8146e5cf82088d1
Merkle Root 8205c8cbba23c07bbbacf0640962699ebba22426b8e089cbc221a89413ff8b87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,619
Size: 1.00 vMB
Total Fees: 0.03691266 BTC
Feerates: 368.10 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,820 (165,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,834 748,834 0000000000000000000070e4e426aba8b6b59fddc4884e1261316a649a42ec40 3,316 1.00/1.00 vMB 5
748,833 748,833 00000000000000000005a34d13cd9a0f40ffc79c41ab8366e48160294c0aa34e 2,919 1.00/1.00 vMB 9
748,832 748,832 00000000000000000005f29f2355e6be9d9e6cbc2351066d684547c503c646f2 2,263 1.00/1.00 vMB 11
748,831 748,831 000000000000000000094a3ec588cc5ca70e00ee59fd1f72eb39d463ea08244f 1,568 1.00/1.00 vMB 12
748,830 748,830 00000000000000000006974fe2317b03e9352e9cdd7d9eed09b572b09b32b707 2,573 1.00/1.00 vMB 26
748,829 748,829 0000000000000000000500946ee2b43b67897dee473b9502fa5078b047c30045 2,212 1.00/1.00 vMB 19
748,828 748,828 000000000000000000003743e2b5d6dc7cfb8b871fbbc8be455c9475298a04d3 3,317 1.00/1.00 vMB 27
748,827 748,827 0000000000000000000257ef19be149cbf43beefa1819480ac76f6548d87bda8 3,535 1.00/1.00 vMB 31
748,826 748,826 0000000000000000000582c7abf87fc2fc0ed0892d44933864446a237d7e0df5 2,837 1.00/1.00 vMB 8
748,825 748,825 000000000000000000042130f97a7bfa9849526ac706f1c8f06de9131147906c 2,296 1.00/1.00 vMB 22
748,824 748,824 00000000000000000000340fe4e73bf78ddb0ac528f38cdc2e42ac260954cec5 1,453 1.00/1.00 vMB 32
748,823 748,823 000000000000000000070e7493973f0ab3349f1e9b27ef0350b18f53fde09923 394 0.15/1.00 vMB 16
748,822 748,822 00000000000000000008988c188d4976d4842aa37e9f63720e8017a34295ddf6 30 0.01/1.00 vMB 31
748,821 748,821 00000000000000000001ed6f3c0393ec1973e15b5515e3689ee536d2fc9da3b4 2,459 0.87/1.00 vMB 16
748,820 748,820 00000000000000000007079ef53f1c5bfe6d1114da0e50736b07ea59888cf838 2,142 0.69/1.00 vMB 15
748,819 748,819 00000000000000000000446ae13ac20a3a2fee1c8c022730bd5b02e0576b13fe 582 0.22/1.00 vMB 20
748,818 748,818 0000000000000000000981d2a56e9920395c41f9820d49b5d5bb1ab0a7827ef4 2,076 0.94/1.00 vMB 9
748,817 748,817 000000000000000000080a4b2ab7ef1100e842d3fd30e83f4e3e63abf7fdbc93 2,576 1.00/1.00 vMB 23
748,816 748,816 00000000000000000002e7543dd6d69d6b09f113896777de453e8bc89ea48f63 609 0.22/1.00 vMB 17
748,815 748,815 000000000000000000081baab8c042989f3cf7a3468db84c8ddd708011af63e9 618 0.27/1.00 vMB 12
748,814 748,814 000000000000000000052f32760e7d7911f7fd4f2e386bc4e0f5c7d55ef451e4 1,319 0.48/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.07 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: 651.24 GB
    • Received: 13.50 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.