Loading Tool

Explorer IconExplorer

Memory Pool

41,437 transactions
18.12 vMB
0.17278417 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: 100.00/200 MB

Candidate Block

Mining Attempt ac0808093dbecd6c74821610f2537336bfacdc85b804af09d6ddaef8323cbdaf
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 9ded798a6da5868ed2bfae848f0978c23079ec361a434f4e6d88ddab2216b13c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,696
Size: 1.00 vMB
Total Fees: 0.05603262 BTC
Median Feerate: 4.83 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (764,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,378 148,378 00000000000000d5d80440c2b143a2d276e1ed0673ac8505ec8e5a03af2e5fdd 1 0.00 vMB 0
148,377 148,377 00000000000006374d89b88a627214a73d1dcfb8323b90cc0bd878703c124e12 10 0.00 vMB 139
148,376 148,376 0000000000000513e044cd5c705e1922399a2281de838a3220bf1655063f75f6 28 0.02 vMB 217
148,375 148,375 000000000000051673ffc242637692043c2095f7011b7d7459a8dccd8fcd35c1 65 0.02 vMB 69
148,374 148,374 0000000000000212481ce651510c2f375ce6c61bf4c45fdd1d6fd141acd5a1d4 88 0.03 vMB 99
148,373 148,373 00000000000008908327f82e8cfb2f677cfbc96c3d3f735b7b26b5d54c8e9cda 140 0.05 vMB 92
148,372 148,372 000000000000029ec31e3a3f191ee8d06230ae6cc082e935351247abab3b5967 28 0.01 vMB 26
148,371 148,371 0000000000000220bca6716099c9b75ec6bdc57bf3550b3448f32ec77e76c98c 17 0.01 vMB 31
148,370 148,370 00000000000008ef7300e0cdeaa24512de2fc18b7bf49c6bfb4ce4f04df129d4 50 0.02 vMB 158
148,369 148,369 00000000000008b024f57b74ac134ad4160186ed71e9ab9e739401e9bc1e7632 10 0.00 vMB 35
148,368 148,368 00000000000009d341f86234ce0cee12196e992ac99e64a4303bbc0728a970dd 72 0.04 vMB 54
148,367 148,367 0000000000000858e29eaac736fed8eca40660b4c6ec71544a322e99109b1c31 64 0.02 vMB 187
148,366 148,366 000000000000016b8ac0bfe9c8f58651b663f4e2227cd4e6d0f590b78553fe15 25 0.02 vMB 86
148,365 148,365 000000000000047311d5f9ea435bdbdf3370fc9de5f19f86244fa294d5067c88 13 0.01 vMB 103
148,364 148,364 00000000000005a76f20b8e1ceee9df1e074aac39d39ee4e2b154b9466011677 42 0.02 vMB 1,144
148,363 148,363 0000000000000306c79c3a24c568cf92c55731450d399d5a14bd1bbfccb19824 48 0.01 vMB 68
148,362 148,362 000000000000043cffe26622432f1948afb6061e75df06e221d01f6d623c6018 12 0.00 vMB 16
148,361 148,361 0000000000000988c425333846b3283a3ad94b63102bf4dbf0e9db360c8deb15 30 0.01 vMB 18
148,360 148,360 000000000000025163756cc9fcf501498cd8079b0b177a0466d734106f296604 62 0.05 vMB 136
148,359 148,359 0000000000000443f2f427a1b776f1289b6f0316140247ddd78889446cf36632 8 0.00 vMB 136
148,358 148,358 00000000000008d1771c4806a9e3894f906275e9e730c20bcab6dd89e29c54e1 79 0.03 vMB 126
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: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 113.62 GB
    • Received: 0.47 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.