Loading Tool

Explorer IconExplorer

Memory Pool

85,141 transactions
31.91 vMB
0.19905820 BTC
Random Selection Loading Transactions
Max Size: 190.62/200 MB

Candidate Block

Mining Attempt 60ec3c24caf9dcf3dd63b38d02a47354584d6f0418359523592888e2dfe44931
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 4fd3b5c6136b5a1e9d9c828f29817420e310ddee1ff67d627ed70be8c66f411b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,689
Size: 1.00 vMB
Total Fees: 0.08693517 BTC
Feerates: 444.96 > 8.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (84,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
830,221 830,221 0000000000000000000277ab5f483a3bb840256782822afaecf84a9d9970c9be 4,859 1.00/1.00 vMB 19
830,220 830,220 00000000000000000002c03b9c532977b9c2758d3f43a0d7f904bb3d1464c9b7 2,340 1.00/1.00 vMB 37
830,219 830,219 00000000000000000000498d0372540c28a1b3ef1a7152e9c19e6096d88f3063 1,476 1.00/1.00 vMB 19
830,218 830,218 000000000000000000029e14095b3cb97c8bebac25586ce3c9e006bda4e3f593 2,334 1.00/1.00 vMB 18
830,217 830,217 00000000000000000001b19dd29ab365e91c524dcdef4901e09139fceae309c6 3,770 1.00/1.00 vMB 24
830,216 830,216 000000000000000000013561aa95717a89df029d1511cdd697f69d8495236780 2,282 1.00/1.00 vMB 40
830,215 830,215 0000000000000000000318bc7dfafb1e15e6962bfacf28511f50ddf5315e6003 1,936 1.00/1.00 vMB 30
830,214 830,214 00000000000000000003b9e609afb8c7654fff277fbb4a214b2c55ea861b030a 1,989 1.00/1.00 vMB 33
830,213 830,213 00000000000000000001546d2f04e99455ec24d5f2ea3f3efbab04fde4716c7d 2,576 1.00/1.00 vMB 48
830,212 830,212 000000000000000000002a2eef84e25c1cf22a62037139068f37c987424e6ab2 743 1.00/1.00 vMB 20
830,211 830,211 000000000000000000016b8b43e9f184b54610e153dd16a697a246baa2acb0a7 2,762 1.00/1.00 vMB 40
830,210 830,210 00000000000000000003b8b63cf10c5344d261a16a8e97c030dcc9dff2048457 2,114 1.00/1.00 vMB 40
830,209 830,209 000000000000000000009f5da965b313a5bf0c59c3562fcdc3874f18d914ca94 2,354 1.00/1.00 vMB 14
830,208 830,208 000000000000000000021c21368b74429f9ee49e833caebff0bee14315107c43 1,363 1.00/1.00 vMB 23
830,207 830,207 00000000000000000002d9a7a59c978ae9a9a8b35d05a265925cb430b88ff0ab 219 1.00/1.00 vMB 16
830,206 830,206 00000000000000000002af2fac10a5d624852c650180091d82920a762f64872d 1,115 1.00/1.00 vMB 31
830,205 830,205 00000000000000000001aa65b836a06d6cd8697b06c6364ae7592d887c3bde5e 1,000 1.00/1.00 vMB 28
830,204 830,204 0000000000000000000004f251d1f083be4160473047ac61e7775d4cf42cdc32 1,783 1.00/1.00 vMB 24
830,203 830,203 0000000000000000000251839e659d6b892770e14500617b2420d67ebd39cd47 3,158 1.00/1.00 vMB 63
830,202 830,202 0000000000000000000277c7b8ae09ffaf8b4b31af3ed9d6e2c383bd1f6b973f 2,574 1.00/1.00 vMB 57
830,201 830,201 00000000000000000000908f0846693760f383da3fa24192574f9fb7204bc249 881 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.65 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: 672.84 GB
    • Received: 16.32 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.