Loading Tool

Explorer IconExplorer

Memory Pool

87,247 transactions
31.66 vMB
0.21989284 BTC
Random Selection Loading Transactions
Max Size: 192.17/200 MB

Candidate Block

Mining Attempt 23143aac866950bb5d836284fa7cb0443154a75453175b03aa62e919f9cd8c19
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 8a4b59cfbdd44d646c8dd4613ebc3c35299a54823ee272e0f08bb5caafd2a4e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,572
Size: 1.00 vMB
Total Fees: 0.11048041 BTC
Feerates: 502.67 > 11.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (467,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,608 447,608 000000000000000002495f04ea3c65690e2fe2d8b246dcd7e052b2c4cd9e8c58 3,234 1.00/1.00 vMB 100
447,607 447,607 00000000000000000083ee730ee2d59d7be3e725d09ba3cabdaea0901fd2c0fe 2,157 1.00/1.00 vMB 87
447,606 447,606 000000000000000002f9817668a792212bd9d308a9179793f085398b06f5007d 758 0.89/1.00 vMB 27
447,605 447,605 0000000000000000009ed7bd8ab3a4e3976d838d9ee4043172910afb2d065a9e 2,338 1.00/1.00 vMB 82
447,604 447,604 0000000000000000002850f8e691df83002660785afa4ea9d57512a7c642f0d6 2,540 1.00/1.00 vMB 90
447,603 447,603 000000000000000000725ceb49a89062470af59f8c2a8d4b9aa8b22e273d9d55 2,651 1.00/1.00 vMB 89
447,602 447,602 0000000000000000012a8c41f7fde8f54103d157cdd4843a309fa2bbc5b4a8dc 1,361 1.00/1.00 vMB 51
447,601 447,601 000000000000000001c75c29993cf921aa89fd857b6bc7f1cb1afdffecb323d2 1,439 1.00/1.00 vMB 61
447,600 447,600 00000000000000000130e67519309a541de08892975c66bcfbc208665290da11 1,931 1.00/1.00 vMB 67
447,599 447,599 0000000000000000030e878a6e51173e1ae31ce5182fbeb7ca8308323fc583c0 890 1.00/1.00 vMB 38
447,598 447,598 0000000000000000005989e3e65adf3a161c68c4c783d54b07e921a8afbca90f 952 1.00/1.00 vMB 29
447,597 447,597 000000000000000002edef37762e9fabf1fb3d874a12f0f50a50ad72e21165f1 2,164 1.00/1.00 vMB 83
447,596 447,596 000000000000000000158040366b2ef4665a99bc96951b5fa3e052d61df35991 2,254 1.00/1.00 vMB 97
447,595 447,595 00000000000000000195ffe10b72b306abc9e077ec96d0b2aabcbda7e175b0f6 790 1.00/1.00 vMB 37
447,594 447,594 0000000000000000005e240ece658ece69451fd1baee966516398bdc0b22aa01 2,153 1.00/1.00 vMB 77
447,593 447,593 0000000000000000029c2480a0f9998441096f434c620c4a069c5ed3c18e4f1f 2,615 1.00/1.00 vMB 98
447,592 447,592 00000000000000000044c8ea4c810506869d9deb11c7042d0bf0b4e4346e9ad0 50 0.02/1.00 vMB 89
447,591 447,591 000000000000000000218c95fdea430b8cc3d00535dcfeaf1d5d966180ab6728 2,310 0.97/1.00 vMB 81
447,590 447,590 00000000000000000281aa59ec4c0785fefa0b56694247d1c9da17546b0642ea 109 0.08/1.00 vMB 33
447,589 447,589 000000000000000002a44237e7d04a07880c8ba73864e84183cecd6e0133e66d 979 0.45/1.00 vMB 83
447,588 447,588 000000000000000003243cc6ec7e4442cbaa9836dd0be4647682424cf4981eed 1,201 0.52/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.61 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: 671.95 GB
    • Received: 16.08 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.