Loading Tool

Explorer IconExplorer

Memory Pool

39,485 transactions
18.60 vMB
0.17135464 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.33/200 MB

Candidate Block

Mining Attempt 28f79a81cf037f51a10d1eb6966092aaab2828f5ccae3ff3ade25a5676d41447
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 1a21de6118ea4ee6295d547e4cf4ed7a056e2ac818152d48f6a7a5733fbea66b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,947
Size: 1.00 vMB
Total Fees: 0.04814732 BTC
Median Feerate: 4.48 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (766,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,539 146,539 000000000000022039a5b40408909d600f233965a28bc93db5a04fed3f490628 17 0.01 vMB 45
146,538 146,538 0000000000000171609c83149745093e43aeccbf3e15f8213fb89d7e301e8581 47 0.02 vMB 74
146,537 146,537 0000000000000671f78cfd2ef88aa1e3caf932cbcdb86200eca7fa32808d9b74 7 0.01 vMB 56
146,536 146,536 00000000000007c25e52f8f65baa9f17952b26eafe127e618fbda0a681d7507f 65 0.03 vMB 301
146,535 146,535 00000000000003309eb9bcef58289516c35fec29cfb7994cb7884911516bde7c 4 0.00 vMB 954
146,534 146,534 0000000000000668bd20216532231e62341ff12d45459cbf99b3888dbe6511b1 8 0.00 vMB 41
146,533 146,533 000000000000054783652a5c3234b4ef826e74249365716e6003e2f01c6af46e 20 0.01 vMB 49
146,532 146,532 00000000000002526511064394193e62523670c31f68f6c039bc5ad065972807 100 0.04 vMB 46
146,531 146,531 000000000000029613aeb2bafa44a09129e646862516f1ce39d05b106a4378ec 10 0.01 vMB 24
146,530 146,530 0000000000000261d7ff147c2d83fb4396b1d45f29daaeccd0161c60387d3449 52 0.02 vMB 165
146,529 146,529 00000000000009429ad26fdc923126bbd730377c39f2d04c604023e763517aed 47 0.02 vMB 331
146,528 146,528 000000000000015f55c2553ef741174b42361925375424149f0fc3fb0355bb22 60 0.03 vMB 235
146,527 146,527 000000000000013eb43ec66f8fed7687ef921e25e7cc8823de6b74ad096f1bd0 14 0.01 vMB 281
146,526 146,526 00000000000008e2d8b0686cb45ecc2e105e895caabb1e9c51ebba58210a72f2 86 0.03 vMB 11
146,525 146,525 000000000000056fb74ad7a2dc83ee457006f1d61981c4ea1b84726dac1bf152 12 0.00 vMB 274
146,524 146,524 0000000000000593c3f47fd3aa1acb409042754813e1f4a23917e04c452a8231 11 0.00 vMB 1,027
146,523 146,523 0000000000000710edcb13b1cd05f534ccfa0219683db584621ea2076cee38bb 15 0.00 vMB 60
146,522 146,522 000000000000077c07e10a69ef471c8f952228db19d8eb3f56ee2f1c2e05a8c4 53 0.02 vMB 130
146,521 146,521 000000000000011c28fb8876dd46ea2dcdea8ba248e9ada5db6973a107820970 52 0.03 vMB 76
146,520 146,520 000000000000060c0543dd6cf3a146dbe0e96ece75dcfbe09804c6e7cf26ca76 40 0.02 vMB 75
146,519 146,519 00000000000008a3865004d7425d1e863514dd1fb9221499ca4b7e09fdd5270e 115 0.05 vMB 283
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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