Loading Tool

Explorer IconExplorer

Memory Pool

42,065 transactions
18.35 vMB
0.18547862 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.36/200 MB

Candidate Block

Mining Attempt 0351798d07015befa51d56c46a57181e25a545efebfc1c0128f98d3ef77cd01a
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6fe582d4b0c74ffe69f7dd1d534dd70f59a9287d5e3d9cd7d863a25a56e603af
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,658
Size: 1.00 vMB
Total Fees: 0.06107201 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (767,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,141 146,141 000000000000064ec2e622c0992ed8a52bba0fa1824b468425e8dcc98e496233 32 0.02 vMB 195
146,140 146,140 000000000000059eb3c11abbe9b07f3ea744378d78f7fb7e405254a43493b780 30 0.04 vMB 79
146,139 146,139 000000000000035921a6b8cbce9da88ad04386ea1f32766e52d9cb6cd1576322 5 0.00 vMB 71
146,138 146,138 0000000000000291819e291c996859548779dadd7d80384573acc8ea1b4e5765 83 0.03 vMB 217
146,137 146,137 000000000000000a5f2bb84c268b04bd368f96d627d473726376f96b52ff2355 78 0.05 vMB 51
146,136 146,136 00000000000004e2140cf5ee090c14677d456ab3fea791516e8108bdeaf1cd71 20 0.01 vMB 635
146,135 146,135 00000000000004456f8551b4f9eaaf9b0e7853f8652218f38e1a17038d049113 28 0.02 vMB 63
146,134 146,134 000000000000083c84e7057e259ece90b39bb489869b33b5d85806f648b2d9db 31 0.04 vMB 533
146,133 146,133 000000000000005fa0e5c2eceef0f53d2077d1be7fa2de3e0d9edecdd247c2de 52 0.03 vMB 527
146,132 146,132 000000000000043c0f5af5183256953001e9ca4178cdd7b0949e14799fdf2f92 35 0.02 vMB 117
146,131 146,131 000000000000046ac6138379fe0fe71f6ff2097229fea79e7be88a55b1538dd1 77 0.02 vMB 49
146,130 146,130 00000000000008c0c2dfc968e937ecdb996db4f9797b7b097679dcc581559369 25 0.02 vMB 155
146,129 146,129 000000000000080ca89f214f20e380721c821ce0a979c71df0c954a2ff2b8945 13 0.01 vMB 203
146,128 146,128 00000000000002a209fd8517b2699a42d84f43dd9d62ad48926786af84d61ccc 3 0.00 vMB 0
146,127 146,127 0000000000000037beae8d12473cc054871a5d46dde5cd6e22f1841db03333bf 17 0.02 vMB 45
146,126 146,126 00000000000001eabbcaa07f8ba8e4febaa69a1a70bee089016379f4c4d19489 11 0.00 vMB 124
146,125 146,125 000000000000020bf076697e830b671ef238de9c338e5812a98673fccc5d74de 117 0.04 vMB 81
146,124 146,124 00000000000006a7f487f28bf90be162f571d614b4af2b4fd7ec9b4281dda81f 72 0.04 vMB 64
146,123 146,123 0000000000000711d599a8d56bdf48d71ed2ce1c1d0b4082a5a41598803b86b7 151 0.05 vMB 2
146,122 146,122 00000000000005055536bb06083b3b3a0063b12ef1d2be8f3934868643502fbf 10 0.00 vMB 625
146,121 146,121 0000000000000429619efbf9168dfc53321529783df2aa17905cfcb7feb72417 46 0.03 vMB 231
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 114.87 GB
    • Received: 0.48 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.