Loading Tool

Explorer IconExplorer

Memory Pool

77,073 transactions
28.91 vMB
0.06669638 BTC
Random Selection Loading Transactions
Max Size: 177.32/200 MB

Candidate Block

Mining Attempt 056659a973178325cdf7ce60464b88393963a10cb8b0c38baa32c401fd436632
Version 20000000
Previous Block 0000000000000000000015f42737b0f6cdaf42b1e766cbed553b91a24f37ee91
Merkle Root 1d47811511d637605c9538a504fc6bff573b1b3ab83ba9614f6d082908fd2831
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,012
Size: 1.00 vMB
Total Fees: 0.00353711 BTC
Feerates: 43.70 > 0.35 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,240 (174,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,757 740,757 000000000000000000034e3b897f2d2924cf5984e9be5dfbed05a22eaac55bbd 3,153 1.00/1.00 vMB 24
740,756 740,756 00000000000000000002d072c65160b989ff3b13a9ca71970f2a817eeb625834 1,185 0.40/1.00 vMB 16
740,755 740,755 00000000000000000003683cf92dcb481c4a8145c3ccab05b6915ae0b4e6d057 471 0.16/1.00 vMB 14
740,754 740,754 000000000000000000011cc8306b9a1620864c080a84506944bdcb3a5098220e 1,478 0.56/1.00 vMB 17
740,753 740,753 0000000000000000000849fdf32dd5c8d66e0f535d73f39bcd3ef22a0fc8922a 2,614 0.85/1.00 vMB 17
740,752 740,752 000000000000000000088829212db929ac48786b97673b3ad94f3b1a9b0082a8 132 0.37/1.00 vMB 1
740,751 740,751 0000000000000000000583eca1b2a4687efd654a51dda81cf5b24ac51a575e2c 2,238 1.00/1.00 vMB 10
740,750 740,750 00000000000000000003c8ca0cff251dfa480684b95ed901848061e977154132 3,188 1.00/1.00 vMB 16
740,749 740,749 0000000000000000000639995d1ce115497bc80329ba4356c62e16348c0793e6 2,941 1.00/1.00 vMB 15
740,748 740,748 000000000000000000018310c923334b091b6680d0e451e51295700317d34c52 3,027 1.00/1.00 vMB 32
740,747 740,747 0000000000000000000041046cf95c6ae908d4ca92ab7005157032ab47dc2511 1,245 0.52/1.00 vMB 17
740,746 740,746 00000000000000000005a72af2f737b7922aa497ff1c2e26135831a49700a850 458 0.11/1.00 vMB 21
740,745 740,745 00000000000000000005b9247c4fff058d6fd993a2a399d77b86e47402eb2042 2,263 0.93/1.00 vMB 14
740,744 740,744 000000000000000000048af2af3ab1308e21f7e6a89278bfb9ff3b9c2d275eb3 2,069 0.97/1.00 vMB 2
740,743 740,743 00000000000000000008e5a8d3db6d7663abac18f0f4f221180570dfef5edfd5 2,376 1.00/1.00 vMB 16
740,742 740,742 000000000000000000015d003ad9ce4432096fbbe77d6fb6b1042809000815f3 2,548 1.00/1.00 vMB 14
740,741 740,741 00000000000000000003e95dfe4c7e82306c1475fa4237104d5192a22a442bc4 2,397 1.00/1.00 vMB 16
740,740 740,740 0000000000000000000731991d6d1fb534c4bec2d3e2243b3dee36c0a1dd2799 3,063 1.00/1.00 vMB 30
740,739 740,739 000000000000000000046734259ab39dabade5f7255f51d3ad5594eab955b884 3,061 1.00/1.00 vMB 22
740,738 740,738 0000000000000000000812f4d93775258ef386cb1f3802067a5839ffeafb28ae 2,812 1.00/1.00 vMB 24
740,737 740,737 00000000000000000001f896ca6119a5d9a83731c53b7535fd46faac6d97f0c6 565 0.46/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.81 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: 710.21 GB
    • Received: 17.04 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.